﻿2026-06-23T07:05:56.2838668Z ##[group]Run actions/checkout@v5
2026-06-23T07:05:56.2839616Z with:
2026-06-23T07:05:56.2839977Z   fetch-depth: 0
2026-06-23T07:05:56.2840401Z   repository: SaberMage/spt-core
2026-06-23T07:05:56.2843635Z   token: ***
2026-06-23T07:05:56.2843988Z   ssh-strict: true
2026-06-23T07:05:56.2844341Z   ssh-user: git
2026-06-23T07:05:56.2844708Z   persist-credentials: true
2026-06-23T07:05:56.2845093Z   clean: true
2026-06-23T07:05:56.2845470Z   sparse-checkout-cone-mode: true
2026-06-23T07:05:56.2845890Z   fetch-tags: false
2026-06-23T07:05:56.2846261Z   show-progress: true
2026-06-23T07:05:56.2846623Z   lfs: false
2026-06-23T07:05:56.2846957Z   submodules: false
2026-06-23T07:05:56.2847328Z   set-safe-directory: true
2026-06-23T07:05:56.2847907Z ##[endgroup]
2026-06-23T07:05:56.3669791Z Syncing repository: SaberMage/spt-core
2026-06-23T07:05:56.3671452Z ##[group]Getting Git version info
2026-06-23T07:05:56.3672133Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T07:05:56.3673182Z [command]/usr/bin/git version
2026-06-23T07:05:56.3690104Z git version 2.43.0
2026-06-23T07:05:56.3701781Z ##[endgroup]
2026-06-23T07:05:56.3715218Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a5365201-c823-4120-b7c4-d8c9f3563628' before making global git config changes
2026-06-23T07:05:56.3716907Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T07:05:56.3718636Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T07:05:56.3753366Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T07:05:56.3773806Z https://github.com/SaberMage/spt-core
2026-06-23T07:05:56.3785245Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T07:05:56.3788251Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T07:05:56.3815835Z HEAD
2026-06-23T07:05:56.3852289Z ##[endgroup]
2026-06-23T07:05:56.3853333Z [command]/usr/bin/git submodule status
2026-06-23T07:05:56.4033373Z ##[group]Cleaning the repository
2026-06-23T07:05:56.4036955Z [command]/usr/bin/git clean -ffdx
2026-06-23T07:05:58.5359325Z Removing target/
2026-06-23T07:05:58.5367912Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T07:05:58.5647727Z HEAD is now at 634b5c8aa Merge 9f726a95cb948d6c0fd58eec14578eb619106812 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T07:05:58.5653237Z ##[endgroup]
2026-06-23T07:05:58.5654406Z ##[group]Disabling automatic garbage collection
2026-06-23T07:05:58.5658253Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T07:05:58.5684845Z ##[endgroup]
2026-06-23T07:05:58.5685684Z ##[group]Setting up auth
2026-06-23T07:05:58.5691470Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T07:05:58.5717536Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T07:05:58.5920715Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T07:05:58.5946921Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T07:05:58.6143829Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T07:05:58.6171317Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T07:05:58.6357331Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T07:05:58.6386782Z ##[endgroup]
2026-06-23T07:05:58.6387765Z ##[group]Fetching the repository
2026-06-23T07:05:58.6395091Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7:refs/remotes/pull/30/merge
2026-06-23T07:05:59.2937872Z From https://github.com/SaberMage/spt-core
2026-06-23T07:05:59.2938711Z    a035512ed..9f726a95c  design/endpoint-creation-flow -> origin/design/endpoint-creation-flow
2026-06-23T07:05:59.2973940Z ##[endgroup]
2026-06-23T07:05:59.2974637Z ##[group]Determining the checkout info
2026-06-23T07:05:59.2975139Z ##[endgroup]
2026-06-23T07:05:59.2979164Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T07:05:59.3016343Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T07:05:59.3041423Z ##[group]Checking out the ref
2026-06-23T07:05:59.3043731Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T07:05:59.3086496Z HEAD is now at 634b5c8aa Merge 9f726a95cb948d6c0fd58eec14578eb619106812 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T07:05:59.3091773Z ##[endgroup]
2026-06-23T07:05:59.3126424Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T07:05:59.3150284Z 634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7
